showIcon
Type
property
Summary
Specifies whether the widget (Button) icon is visible.
Syntax
set the showIcon of widget to {true | false}
get the showIcon of widget
Description
Use the showIcon property to change the appearance of a widget (Button).
If the showIcon property of a widget (Button) is set to true, the SVG icon specified in the button's icon and hilitedIcon properties is displayed in the button's rectangle. If showIcon is false, the SVG icon is not displayed.
Examples
set the showIcon of widget "Button" to false
Compatibility and Support
OS
mac
windows
linux
ios
android
web
Platforms
desktop
mobile